stylecontext: Respect cursor aspect ratio everywhere
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 Apr 2020 15:27:56 +0000 (11:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 12 Apr 2020 15:44:13 +0000 (11:44 -0400)
commitff53d5ba112233a1dbd47d834481f4c3b05a874b
treecfa481a62bba2745f602a2c92061bd2aad06d9e7
parent7233a70d4760aade780e7743a445da01253f449f
stylecontext: Respect cursor aspect ratio everywhere

We were using the new cursor aspect ratio setting in
the snapshotting code, but not in gtk_render_insertion_cursor.

Make them both behave the same.
gtk/gtkstylecontext.c